home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Disk Cleaner / dcsetup.exe / std_readme.txt < prev    next >
Text File  |  2003-08-09  |  7KB  |  220 lines

  1. Contents of this readme:
  2.  
  3.     1. Installation (skip this section in case of installer program)
  4.  
  5.     2. What does it do?
  6.  
  7.     3. Warning
  8.  
  9.     4. Configuration    
  10.  
  11.     5. Notes
  12.  
  13.     6. History
  14.  
  15.     7. Bugs and feedback
  16.  
  17.     8. Disclaimer
  18.     
  19.  
  20. 1. Installation (skip this section in case of installer program)
  21.  
  22. Unzip the file astd.dcp to the folder where dclean.exe resides.
  23. That's it.
  24.  
  25.  
  26. 2. What does it do?
  27.  
  28. This plug-in enables Disk Cleaner to clear Internet Explorer cache
  29. (meaning .gif, .jpg, .htm, .html files and more), cookies and
  30. history.
  31.  
  32. An item not related to internet is System Temporary Files. This
  33. will clean the system's temporary folder (usually C:\WINDOWS\TEMP).
  34.  
  35.  
  36. 3. Warning
  37.  
  38. Be absolutely sure that you have a temporary folder (check
  39. with 'help on' icon, it will show you the folder) and that it
  40. can be emptied. If you don't see something like C:\WINDOWS\TEMP,
  41. then DON'T clean the system temporary folder. If you happen to
  42. clean C:\WINDOWS or even C:\, you will end up reinstalling Windows. 
  43. Be careful. 
  44.  
  45. Also read the history for more info on this.
  46.  
  47.  
  48. 4. Configuration
  49.  
  50. New since build 185 of this plug-in are a few configurable options. Note
  51. that you don't *have* to configure, only if you'd like to. The default
  52. options result in the best cleaning possible.
  53.  
  54. - How to enter the configuration dialog:
  55.  
  56. Righ-click either the System Temporary Files item, Temporary 
  57. Internet Files item  or the Internet Cookies item. A menu will appear 
  58. having only one item - Configure. Left-click this one. The configuration 
  59. menu will open. Change the options any way you like it, then press OK to 
  60. close the dialog and save the changes. Press Cancel to close the dialog 
  61. without making changes.
  62.  
  63. Here's a description of the new options:
  64.  
  65. * Tab 1 - System Temporary Files:
  66.  
  67. -> Delete Read Only Files:
  68.  
  69. Will also delete read only files in your system's temporary folder. 
  70. Leave this on for maximum cleaning. This setting is default on.
  71.  
  72. -> Delete Empty Subfolders:
  73.  
  74. Also removes empty subfolders in your system's temporary folder. The
  75. default setting is on.
  76.  
  77. * Tab 2 - Temporary Internet Files:
  78.  
  79. -> Delete Off-line items:
  80.  
  81. Also clears the disk space taken by the 'Make available for off-line 
  82. viewing' option in Internet Explorer. The default is on. Set this to
  83. off if you want to keep these items available for off-line viewing.
  84.  
  85. * Tab 3 - Internet Cookies:
  86.  
  87. -> Use Cookie Filtering:
  88.  
  89. Check this option to quickly turn off or on the protection of cookies,
  90. without having to change the protection settings.
  91.  
  92. -> Keep cookies for x days:
  93.  
  94. Will protect all cookies from removal if they have been used at least
  95. once since the last x days, where x can be 0 - 999. A value of zero
  96. will remove all unprotected cookies immediately.
  97.  
  98. -> Protected Cookies & Unprotected Cookies lists:
  99.  
  100. The left list shows all protected cookies, while the right list shows
  101. all cookies found that are not protected. Use the < & > buttons to move
  102. protected cookies to the unprotected side and vice versa.
  103.  
  104.  
  105. 5. Notes
  106.  
  107. To be able to clean the Windows\History folder, you must have Internet
  108. Explorer 5.5 or higher.
  109.  
  110.  
  111. 6. History
  112.  
  113. astd.dcp v1.0.0 build 238:
  114.  
  115. Possible illegal dereferencing of pointer intercepted. Caused an Acces Violation at
  116. closing.
  117.  
  118. astd.dcp v1.0.0 build 237:
  119.  
  120. Removed a bug/stupid mistake by me that prevented the history folder to be
  121. cleaned properly.
  122.  
  123. astd.dcp v1.0.0 build 236:
  124.  
  125. I introduced a bug where the number of cleaned history items would always be
  126. 0. This has been fixed.
  127.  
  128. astd.dcp v1.0.0 build 230:
  129.  
  130. Now the Content.IE5 folder is also removed when using IE5+. Delete
  131. Off-line items must be on for this to work.
  132.  
  133. astd.dcp v1.0.0 build 225:
  134.  
  135. Fixed bug that made cleaning the system temporary folder impossible.
  136.  
  137. astd.dcp v1.0.0 build 222:
  138.  
  139. Added the option to protect cookies from removal.
  140.  
  141. astd.dcp v1.0.0 build 185:
  142.  
  143. Vastly improved the scanning and removal of cache items under IE5+. Since
  144. Microsoft changed the caching API, Disk Cleaner failed to remove some of
  145. the newer cache entry types, even though using the Windows Explorer it seemed
  146. that everything was gone.
  147.  
  148. Also added a few configuration options.
  149.  
  150. astd.dcp v1.0.0 build 91:
  151.  
  152. The checking code has been changed once again. Instead of using the Win32API
  153. function GetTempPath, Disk Cleaner now tries to read the TMP or TEMP
  154. enironment variables. GetTempPath also does this, but if it fails, it will
  155. return the current folder and there is no way to know if that's what you
  156. got. Therefor, Disk Cleaner reads the TMP or TEMP environment variable and
  157. uses its contents. If the neither TMP nor TEMP exist, System Temp cleaning
  158. is not allowed. Cleaning is also not allowed when the length of the temp
  159. path is less than 4, which rules out temp paths like 'C:\'.
  160.  
  161. astd.dcp v1.0.0 build 80:
  162.  
  163. The checking code for a valid Temp folder has been improved. Also, Disk 
  164. Cleaner now tries to remove read-only files. An option to turn this on and
  165. off will be included in future versions. 
  166.  
  167. astd.dcp v1.0.0 build 22:
  168.  
  169. In addition to the above warning about wiping out your complete
  170. hard-drive instead of just your temp folder, the plug-in now
  171. does extra checking. If it finds that your temp folder is equal
  172. to the windows folder cleaning is not allowed. Likewise if the
  173. temp folder is equal to, or is a subfolder of the windows\system
  174. folder cleaning is also not allowed. Finally, if the temp folder
  175. is the current folder (meaning that there is no system wide
  176. temp folder), cleaning is also not allowed. Still be careful though.
  177.  
  178. astd.dcp v1.0.0 build 20:
  179.  
  180. Now, the help provided about the 'System Temporary folder' item will
  181. tell you what folder Disk Cleaner has found this to be. Also,
  182. when possible, the 'Internet History' item will now also clean the
  183. Windows\History folder on your drive, instead of only the visited links.
  184.  
  185. astd.dcp v1.0.0 build 14:
  186.  
  187. Removed recycle bin option. It seems that this caused Access Violations
  188. on some machines. To be sure, it's gone for now. It will probably
  189. reappear as a separate plug-in.
  190. First version that is available for download separate from dclean.exe
  191.  
  192. astd.dcp v1.0.0 build 13:
  193.  
  194. Cleaning the recycle bin wasn't available on any system, no matter
  195. what shell version it had. This is fixed. I hope.
  196. Created custom icons for each item, except for the recycle bin.
  197.  
  198. astd.dcp v1.0.0 build 7:
  199.  
  200. Looks like the program didn't run at all under Win95 with the
  201. standard shell (v4.70), due to the lack of some functions used
  202. by Disk Cleaner. This has been fixed.
  203.  
  204. astd.dcp v1.0.0:
  205.  
  206. First release of plug-in (bundled with dclean.zip)
  207.  
  208.  
  209. 7. Bugs and feedback
  210.  
  211. No known bugs.
  212. Send your feedback to:
  213. disk_cleaner(at)xs4all(dot)nl
  214.  
  215.  
  216. 8. Disclaimer
  217.  
  218. This software and the accompanying files are presented "AS IS"
  219. and without warranties as to performance or merchantability or
  220. any other warranties wether expressed or implied.